home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 2.iso / Pc / D_E / D2VERITE.ZIP / D2VT.BAT < prev    next >
DOS Batch File  |  1997-01-02  |  178b  |  9 lines

  1. @echo off
  2. set SPEEDY3D_DMA=0
  3. set SPEEDY3D=
  4. rem Batch file to run Descent 2
  5. if exist *.swp del *.swp
  6. eregcard
  7. d2verite %1 %2 %3 %4 %5 %6 %7 %8 %9
  8. if exist *.swp del *.swp
  9.